program line meaning in Chinese
程序线
程序行
传音线路
Examples
- If a program line is too long , you can continue the line onto the next physical line in the file
如果某个程序行太长,可以在文件中的下一物理行继续这一行。 - Visual basic program lines or compiler directives that are compiled if the associated expression evaluates to
,将对visual basic程序行或编译器指令进行编译。 - The stack trace includes the source - file name and program line number if debugging information is available
堆栈跟踪包括源文件名称和程序行号(如果调试信息可用) 。 - The stack trace includes the source file name and program line number if debugging information is available
如果有可用的调试信息,则堆栈跟踪包含源文件名和程序行号。 - In effect , it translates the program line - by - line , alternately reading lines and carrying out commands
在效果上,将程序一行一行的转换,在读取程序行和执行命令之间交替切换。